
//==============================================================================
// Axeman_anim.txt
//==============================================================================

//==============================================================================
define Egyptian2HandAxe
{
   SetSelector
   {
    
     TechLogic none/Copper Weapons/Bronze Weapons/Iron Weapons
     set hotspot
     {
        version
        {
           Visual Attachments E Axe 2handed Standard
        }
     }
     set hotspot
     {
        version
        {
           Visual Attachments E Axe 2handed Copper
        }
     }
     set hotspot
     {
        version
        {
           Visual Attachments E Axe 2handed Bronze
        }
     }
     set hotspot
     {
        version
        {
           Visual Attachments E Axe 2handed Iron
        }
     }    
   }
}
//==============================================================================

define Head
{
   SetSelector
   {
			TechLogic none/Medium Axemen/Heavy Axemen/Champion Axemen
      set hotspot
      {
         version
         {
            Visual Archer G Toxotes Head Standard
Replacetexture Archer G Toxotes Head Standard/infantry e axeman head standard
         }
      }
      set hotspot
      {
         version
         {
            Visual Archer G Toxotes Head Standard
replacetexture Archer G Toxotes Head Standard/Infantry beta e axeman head copper

         }
      }
      set hotspot
      {
         version
         {
            Visual Archer G Toxotes Head Standard
replacetexture Archer G Toxotes Head Standard/Infantry beta e axeman head bronze
         }
      }
      set hotspot
      {
         version
         {
            Visual Archer G Toxotes Head Standard
replacetexture Archer G Toxotes Head Standard/Infantry beta e axeman head iron
         }
      }
   }
}
//==============================================================================
define Shield
{
			TechLogic none/Copper shields/Bronze shields/Iron shields
   set hotspot
   {
      version
      {
         Visualnone
      }
   }
   set hotspot
   {
      version
      {
         Visual Attachments E Shield Large Bronze
      }
   }
   set hotspot
   {
      version
      {
					visual Attachments E Shield Large Bronze
					ReplaceTexture Attachments E Shield Copper/attachments e shield iron beta
      }
   }
   set hotspot
   {
      version
      {
					visual Attachments E Shield Large Iron
					ReplaceTexture Attachments E Shield Copper/Attachments E Shield Bronze

         }
      }
   }
}
//==============================================================================
anim Idle
{
   SetSelector
   {
      CinematicLogic
		SetSelector
		{
		TechLogic none/Copper Mail/Bronze Mail/Iron Mail
			set hotspot
			{
				version
				{
					Visual Infantry Beta E Axeman_idleA
					ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman standard
					connect RightHand Egyptian2HandAxe hotspot
					Connect leftforearm Shield hotspot
				Connect TopOfHead Head hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta E Axeman_idleA
					ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman copper
				Connect TopOfHead Head hotspot
					connect RightHand Egyptian2HandAxe hotspot
					Connect leftforearm Shield hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta E Axeman_idleA
					ReplaceTexture Infantry E Axeman Standard/Infantry Beta E Axeman Bronze
				Connect TopOfHead Head hotspot
					connect RightHand Egyptian2HandAxe hotspot
					Connect leftforearm Shield hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta E Axeman_idleA
					ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman iron
				Connect TopOfHead Head hotspot
					connect RightHand Egyptian2HandAxe hotspot
					Connect leftforearm Shield hotspot
				}
			}
   	}
   	SetSelector 
   	{
     		set hotspot
         {
            version
            {
					VisualGranny Axeman_idleA
         	}
         }
   	}
   }
}

//==============================================================================
anim run
{
   SetSelector
   {
		TechLogic none/Copper Mail/Bronze Mail/Iron Mail
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.30 true   
            tag FootstepRight 0.80 true   
//-- end auto generated section
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
				Connect TopOfHead Head hotspot
					ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman standard
         }
      }
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.30 true   
            tag FootstepRight 0.80 true   
//-- end auto generated section
			ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman copper
				Connect TopOfHead Head hotspot
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
         }
      }
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.30 true   
            tag FootstepRight 0.80 true   
//-- end auto generated section
			ReplaceTexture Infantry E Axeman Standard/Infantry Beta E Axeman Bronze
				Connect TopOfHead Head hotspot
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
         }
      }
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.30 true   
            tag FootstepRight 0.80 true   
//-- end auto generated section
			ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman iron
				Connect TopOfHead Head hotspot
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
         }
      }
   }
}

//==============================================================================
anim walk
{
   SetSelector
   {
      CinematicLogic
		SetSelector
		{
		TechLogic none/Copper Mail/Bronze Mail/Iron Mail
			set hotspot
    		{
				version
     			{
					Visual Infantry Beta E Axeman_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.30 true   
               tag FootstepRight 0.80 true   
//-- end auto generated section
					connect RightHand Egyptian2HandAxe hotspot
					Connect leftforearm Shield hotspot
				Connect TopOfHead Head hotspot
					ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman standard
    			}
			}
			set hotspot
    		{
				version
     			{
					Visual Infantry Beta E Axeman_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.30 true   
               tag FootstepRight 0.80 true   
//-- end auto generated section
					ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman copper
				Connect TopOfHead Head hotspot
					connect RightHand Egyptian2HandAxe hotspot
					Connect leftforearm Shield hotspot
    			}
			}
			set hotspot
    		{
				version
     			{
					Visual Infantry Beta E Axeman_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.30 true   
               tag FootstepRight 0.80 true   
//-- end auto generated section
					ReplaceTexture Infantry E Axeman Standard/Infantry Beta E Axeman Bronze
				Connect TopOfHead Head hotspot
					connect RightHand Egyptian2HandAxe hotspot
					Connect leftforearm Shield hotspot
    			}
			}
			set hotspot
    		{
				version
     			{
					Visual Infantry Beta E Axeman_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.30 true   
               tag FootstepRight 0.80 true   
//-- end auto generated section
					ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman iron
				Connect TopOfHead Head hotspot
					connect RightHand Egyptian2HandAxe hotspot
					Connect leftforearm Shield hotspot
    			}
			}
   	}
   	SetSelector 
   	{
     		set hotspot
         {
            version
            {
					VisualGranny Axeman_WalkA
         	}
         }
   	}
   }
}

//==============================================================================
anim Attack
{
   SetSelector
   {
		TechLogic none/Copper Mail/Bronze Mail/Iron Mail
      set hotspot
      {
         version
         {
				Visual Infantry Beta E Axeman_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.58 true   
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.46 false SwordSwing checkVisible 
//-- end auto generated section
// Hacked by GTS because animation too long
				connect RightHand Egyptian2HandAxe hotspot
				Connect TopOfHead Head hotspot
				Connect leftforearm Shield hotspot
					ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman standard
         }
      }
      set hotspot
      {
         version
         {
				Visual Infantry Beta E Axeman_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.58 true   
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.46 false SwordSwing checkVisible 
//-- end auto generated section
// Hacked by GTS because animation too long
				ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman copper
				Connect TopOfHead Head hotspot
				connect RightHand Egyptian2HandAxe hotspot
				Connect leftforearm Shield hotspot
         }
      }
      set hotspot
      {
         version
         {
				Visual Infantry Beta E Axeman_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.58 true   
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.46 false SwordSwing checkVisible 
//-- end auto generated section
// Hacked by GTS because animation too long
					ReplaceTexture Infantry E Axeman Standard/Infantry Beta E Axeman Bronze
				Connect TopOfHead Head hotspot
				connect RightHand Egyptian2HandAxe hotspot
				Connect leftforearm Shield hotspot
         }
      }
      set hotspot
      {
         version
         {
				Visual Infantry Beta E Axeman_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.58 true   
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.46 false SwordSwing checkVisible 
//-- end auto generated section
// Hacked by GTS because animation too long
				ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman iron
				Connect TopOfHead Head hotspot
				connect RightHand Egyptian2HandAxe hotspot
				Connect leftforearm Shield hotspot
         }
      }
   }
}

//==============================================================================
/*
anim WalkAttack
{
   SetSelector
   {
		TechLogic none/Copper Mail/Bronze Mail/Iron Mail
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_WalkAttackA
			//-- auto generated by the bang animation tool
			//-- do not hand edit these values
			tag Attack 0.40 true   
			tag GenericSound 0.40 true   
			tag FootstepLeft 0.30 true   
			tag FootstepRight 0.80 true   
			//-- end auto generated section
			connect RightHand Egyptian2HandAxe hotspot
				Connect TopOfHead Head hotspot
			Connect leftforearm Shield hotspot
					ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman standard
         }
      }
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_WalkAttackA
			//-- auto generated by the bang animation tool
			//-- do not hand edit these values
			tag Attack 0.40 true   
			tag GenericSound 0.40 true   
			tag FootstepLeft 0.30 true   
			tag FootstepRight 0.80 true   
			//-- end auto generated section
			ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman copper
				Connect TopOfHead Head hotspot
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
         }
      }
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_WalkAttackA
			//-- auto generated by the bang animation tool
			//-- do not hand edit these values
			tag Attack 0.40 true   
			tag GenericSound 0.40 true   
			tag FootstepLeft 0.30 true   
			tag FootstepRight 0.80 true   
			//-- end auto generated section
			ReplaceTexture Infantry E Axeman Standard/Infantry E Axeman Bronze
				Connect TopOfHead Head hotspot
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
         }
      }
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_WalkAttackA
			//-- auto generated by the bang animation tool
			//-- do not hand edit these values
			tag Attack 0.40 true   
			tag GenericSound 0.40 true   
			tag FootstepLeft 0.30 true   
			tag FootstepRight 0.80 true   
			//-- end auto generated section
			ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman iron
				Connect TopOfHead Head hotspot
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
         }
      }
   }
}
*/
//==============================================================================
anim Death
{
   SetSelector
   {
		TechLogic none/Copper Mail/Bronze Mail/Iron Mail
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_DeathA
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
				Connect TopOfHead Head hotspot
					ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman standard
         }
      }
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.00 false MaleDeath checkVisible 
//-- end auto generated section
			ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman copper
				Connect TopOfHead Head hotspot
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
         }
      }
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.00 false MaleDeath checkVisible 
//-- end auto generated section
			ReplaceTexture Infantry E Axeman Standard/Infantry Beta E Axeman Bronze
				Connect TopOfHead Head hotspot
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
         }
      }
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.00 false MaleDeath checkVisible 
//-- end auto generated section
			ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman iron
				Connect TopOfHead Head hotspot
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
         }
      }
   }
}


//==============================================================================
anim Bored
{
   SetSelector
   {
      CinematicLogic
		SetSelector
		{
		TechLogic none/Copper Mail/Bronze Mail/Iron Mail
			set hotspot
			{
				version
				{
				Visual Infantry Beta E Axeman_boredA
				connect RightHand Egyptian2HandAxe hotspot
				Connect TopOfHead Head hotspot
				Connect leftforearm Shield hotspot
					ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman standard
				}
			}
			set hotspot
			{
				version
				{
				Visual Infantry Beta E Axeman_boredA
				ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman copper
				Connect TopOfHead Head hotspot
				connect RightHand Egyptian2HandAxe hotspot
				Connect leftforearm Shield hotspot
				}
			}
			set hotspot
			{
				version
				{
				Visual Infantry Beta E Axeman_boredA
					ReplaceTexture Infantry E Axeman Standard/Infantry Beta E Axeman Bronze
				Connect TopOfHead Head hotspot
				connect RightHand Egyptian2HandAxe hotspot
				Connect leftforearm Shield hotspot
				}
			}
			set hotspot
			{
				version
				{
				Visual Infantry Beta E Axeman_boredA
				ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman iron
				Connect TopOfHead Head hotspot
				connect RightHand Egyptian2HandAxe hotspot
				Connect leftforearm Shield hotspot
				}
			}
   	}
   	SetSelector 
   	{
     		set hotspot
         {
            version
            {
					VisualGranny Axeman_IdleA
         	}
         }
   	}
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
		TechLogic none/Copper Mail/Bronze Mail/Iron Mail
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_FlailA
				Connect TopOfHead Head hotspot
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
					ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman standard
         }
      }
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_FlailA
			ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman copper
				Connect TopOfHead Head hotspot
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
         }
      }
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_FlailA
			ReplaceTexture Infantry E Axeman Standard/Infantry Beta E Axeman Bronze
				Connect TopOfHead Head hotspot
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
         }
      }
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman_FlailA
			ReplaceTexture Infantry E Axeman Standard/infantry beta e axeman iron
				Connect TopOfHead Head hotspot
			connect RightHand Egyptian2HandAxe hotspot
			Connect leftforearm Shield hotspot
         }
      }
   }
}

//==============================================================================
anim Cinematic
{
   SetSelector
   {
      set hotspot
      {
         name axeman_aomsp23noword
         version
         {
            VisualGranny axeman_aomsp23noword
         }
      }
      set hotspot
      {
         name axeman_aomsp23spotted
         version
         {
            VisualGranny axeman_aomsp23spotted
         }
      }
		set hotspot
      {
         name axeman_aomsp20isthatthe
         version
         {
            VisualGranny axeman_aomsp20isthatthe
         }
      }
		set hotspot
      {
         name axeman_axeman_x05yesmyqueen
         version
         {
            VisualGranny axeman_x05yesmyqueen
         }
      }
		set hotspot
      {
         name axeman_x05BowToArkantosA
         version
         {
            VisualGranny axeman_x05BowToArkantosA
         }
      }
		set hotspot
      {
         name axeman_x05BowToArkantosB
         version
         {
            VisualGranny axeman_x05BowToArkantosB
         }
      }
		set hotspot
      {
         name axeman_x05BowToArkantosC
         version
         {
            VisualGranny axeman_x05BowToArkantosC
         }
      }
		set hotspot
      {
         name axeman_x05AmbushA
         version
         {
            VisualGranny axeman_x05AmbushA
         }
      }
		set hotspot
      {
         name axeman_x05AmbushB
         version
         {
            VisualGranny axeman_x05AmbushB
         }
      }
	}
}
